type github.com/jackc/pgx/v5/pgtype.encodePlanBytesCodecBinaryBytes
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
bytea.go#L80: return encodePlanBytesCodecBinaryBytes{}
bytea.go#L96: type encodePlanBytesCodecBinaryBytes struct{}
bytea.go#L98: func (encodePlanBytesCodecBinaryBytes) Encode(value any, buf []byte) (newBuf []byte, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)